-
Home
-
Marvinerp
-
1.0.6
-
Code
-
Classes
- EditCliente
Total Complexity |
29 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
391 |
Lines of code |
128 |
Logical lines of code |
70 |
Comment lines |
158 |
Methods |
29 |
Properties |
14 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
58 |
1 |
16 |
getPais() |
S |
82 |
1 |
3 |
getContacto() |
S |
82 |
1 |
3 |
withNif() |
S |
74 |
1 |
5 |
getNif() |
S |
82 |
1 |
3 |
withEmail() |
S |
74 |
1 |
5 |
getEmail() |
S |
82 |
1 |
3 |
withTelemovel() |
S |
74 |
1 |
5 |
getTelemovel() |
S |
82 |
1 |
3 |
withFax() |
S |
74 |
1 |
5 |
getFax() |
S |
82 |
1 |
3 |
withTelefone() |
S |
74 |
1 |
5 |
getTelefone() |
S |
82 |
1 |
3 |
withPais() |
S |
74 |
1 |
5 |
withCodPostal() |
S |
74 |
1 |
5 |
getEmpresa() |
S |
82 |
1 |
3 |
getCodPostal() |
S |
82 |
1 |
3 |
withLocalidade() |
S |
74 |
1 |
5 |
getLocalidade() |
S |
82 |
1 |
3 |
withMorada() |
S |
74 |
1 |
5 |
getMorada() |
S |
82 |
1 |
3 |
withNome() |
S |
74 |
1 |
5 |
getNome() |
S |
82 |
1 |
3 |
withCliente() |
S |
74 |
1 |
5 |
getCliente() |
S |
82 |
1 |
3 |
withPassword() |
S |
74 |
1 |
5 |
getPassword() |
S |
82 |
1 |
3 |
withEmpresa() |
S |
74 |
1 |
5 |
withContacto() |
S |
74 |
1 |
5 |